In order to label the connected components fast and exactly in binary images, and segment all the targets, a new method of labeling connected components based on dynamic chained list was proposed. 为了准确、快速地对二值图像中的连通区域进行标识,分割出各个目标物体的位置和面积,提出了一种基于动态链接表的连通区域标记方法。
To arrange a collection of items in a chained list or catena. 在链表或串中安排一组项目。
A series of items linked in a chained list; specifically, a string of characters in a word. 连接在链表中的一组项目,如一个词中的字符串。
A Job-shop Scheduling Algorithm Using Chained List 使用链表求解Job-shop调度问题的算法
Audio indexing method using the combination of tree and chained list based on fuzzy histogram 基于直方图的树与链表相结合的音频索引方法
The B~ ( link)-tree, a variant of the B-tree, has all of the nodes at a particular level chained together into a linked list and has super-high concurrency. B链树是B树结构的一种变形,同一层次的结点通过链指针链接在一起,其主要特点是同步性能极高。
The Redundance in Chained-list Structure Program 关于链表结构程序中的代码冗余问题
The Discussion on the Algorithm in Double Chained Linear List With First Node 带头结点的双向链表算法讨论